Explicitly pass the target to handle_event
authorMatthias Clasen <mclasen@redhat.com>
Sun, 16 Feb 2020 07:20:34 +0000 (02:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:51:02 +0000 (00:51 -0500)
commite54e48f6d16f2053ab22895ed44fab84c6a0a64d
tree63eec81b2baf84d81fb96e1357a53bf4aa95efb8
parentb38869b3aa062ebe56bd23b4824da720fac56ee9
Explicitly pass the target to handle_event

Pass the event propagation target explicitly down to
the event controllers. This is a step towards getting
rid of gdk_event_set_target.
gtk/gtkeventcontroller.c
gtk/gtkeventcontroller.h
gtk/gtkeventcontrollerkey.c
gtk/gtkeventcontrollerprivate.h
gtk/gtkmain.c
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h
gtk/gtkwindow.c